Skip to main content

Home

When you want to display a campaign on your home page, choose the urlType.HOME interface
Then you have to fill the homePage attributes:

beyable.page.setAttributes({
urlType: EPageUrlType.HOME,
pageReferrer: document.referrer,
url: "http://www.my-web-site.com",
homePage: {
tags: ["homepage", "corporate"],
},
});

homePage attributes details#

attributestypeactions
tags
string[]fill tags values to link trigger on it